home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
Talking Telnet
/
source
/
printing
/
printing.proto.h
< prev
Wrap
Text File
|
1996-06-22
|
383b
|
12 lines
/* printing.c */
void PrintingUnload(void);
short userabort(void);
void printGraph(short dnum);
void printPages(TPPrPort prPort, THPrint PrPrintRec, Str255 Title, short columns,
char **charh, short refNum, short useTitle, short theScreen);
void printText(short vs, Str255 Title, short scrn);
void PrintPageSetup(void);
void PrintSelection(void);
THPrint PrintSetupRecord(void);